Reads the amount of bytes specified from the internal receive buffer. The optional Encoding parameter enables you to specify the text encoding of the data to be returned.
Syntax |
|---|
|
result = IPCSocket.Read( Bytes, [Encoding] ) |
Parameters |
|
|---|---|
|
Bytes |
|
|
Encoding |
TextEncoding (Optional) |
Return Value |
|
|---|---|
|
Result |
|
Notes
Use the Encodings object to specify a text encoding.